Fixed Bug 555000, check_algorithmically() applies to deadkey keysyms only.
authorSimos Xenitellis <simos@src.gnome.org>
Fri, 10 Oct 2008 08:29:12 +0000 (08:29 +0000)
committerSimos Xenitellis <simos@src.gnome.org>
Fri, 10 Oct 2008 08:29:12 +0000 (08:29 +0000)
svn path=/trunk/; revision=21627

ChangeLog

index fc0dbcad6608fb5edbbd55c8877e92fe946f2d4d..5ab8d021902baf56fcd3d4dc345e575ab35b435c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,7 @@
        GtkIMContextSimple
 
        * gtk/gtkimcontextsimple.c: Change IS_DEAD_KEY() macro so that
-       it on checksf input is a deadkey keysym.
+       it only checks if input is a deadkey keysym.
 
 2008-10-09  Christian Dywan  <christian@imendio.com>